Save Image
Enables you to save an image to your disk
Input
- Image: The image that you want to save to your disk. Only Image variables are supported
- Type:
System.Drawing.Image - Required
- Type:
- File Name: The full file path where you want to save the image, and its name. Note: All strings have to be placed between quotation marks.
- Type:
System.String - Required
- Type: